-
Home
-
WP Table Builder – WordPress Table Plugin
-
1.4.2
-
Code
-
Classes
- Screen_Options_Manager
Total Complexity |
36 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
262 |
Lines of code |
130 |
Logical lines of code |
73 |
Comment lines |
85 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_all_options() |
S |
53 |
7 |
20 |
get_saved_screen_option() |
S |
59 |
7 |
12 |
register_screen_options() |
S |
55 |
5 |
18 |
save_screen_options() |
S |
63 |
6 |
9 |
render_screen_settings() |
S |
62 |
2 |
13 |
screen_settings() |
S |
62 |
2 |
12 |
__construct() |
S |
56 |
1 |
18 |
prepare_options() |
S |
72 |
2 |
5 |
tables_per_page() |
S |
79 |
1 |
3 |
render_before() |
S |
69 |
1 |
7 |
render_after() |
S |
79 |
1 |
3 |
render_option() |
S |
64 |
1 |
10 |